Mail Form
-- Example
This
form uses the
mail.tcl Tcl
script.It has two required
fields:
the mailto field, defining the email address which receives the mail.
the mialfrom field, which defines the email address in the mail's From: field.
These required fields can be INPUT form fields as they are below, or they could be selection lists or hidden form fields. Any other fields in the form will be sent in the body of the email. In this example form, the mailto is a hidden field:
Feel free to customize and use this form according to your own tastes.